crypto/elliptic.unmarshaler.Unmarshal (method)

2 uses

	crypto/elliptic (current package)
		elliptic.go#L140: 	Unmarshal([]byte) (x, y *big.Int)
		elliptic.go#L155: 		return c.Unmarshal(data)